Single php file class will extract all movie / series information from IMDB site. It can scrape data by IMDB id or just by movie / series name. Script supports return data as array, json or object. It makes its easy to integrate with any existing system or CMS. The script is disguised as a google bot to prevent block from IMDB. Script requirements is PHP 5+ and CURL extension.